var golang.org/x/net/http2.testHookOnPanic
3 uses
golang.org/x/net/http2 (current package)
server.go#L88: testHookOnPanic func(sc *serverConn, panicVal interface{}) (rePanic bool)
server.go#L914: if testHookOnPanic != nil {
server.go#L916: if testHookOnPanic(sc, e) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)